![]() | Managing Users | Using Tables Objects | ![]() |
The Knowledge Builder Development Environment provides for the Import and Export of XML Data and Knowledge into the Project Database as means of exchanging data with other systems at design-time. This can also be called via the Knowledge Builder API to automate the importing and exporting of Project Data.
The data (Instance Property) and knowledge (Cases) of List type Objects can be sourced from external (ODBC compliant) database tables in one of three ways:
· Manual - updated on request.
· Cut - updated when the application is "cut" for runtime.
· Live - kept in the database, loaded while the object is being edited and saved back to the database. Also loaded with the application at runtime. This is only available for Windows Deployments.
A Table object is required to be created for each List object (or two tables if both Instance Properties and Cases are linked).